From 0af4b71cd1e41c1ccdc540438c64842f37209ea0 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 28 Apr 2014 15:36:34 -0400 Subject: [PATCH] GtkDialog: protect against show_all The real reason for the problem that the just reverted change was supposed to address is that testfilechooser uses show_all to tease out places where composite dialogs don't properly protect their internals against unintended showing. Well, lets do that, then. --- gtk/resources/ui/gtkdialog.ui | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk/resources/ui/gtkdialog.ui b/gtk/resources/ui/gtkdialog.ui index 7ea88376be..9c10772b3d 100644 --- a/gtk/resources/ui/gtkdialog.ui +++ b/gtk/resources/ui/gtkdialog.ui @@ -25,6 +25,7 @@ True + True False